home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK1.toast / Development Kits (Disc 1) / Interfaces&Libraries / 3.0.1 Release Notes < prev    next >
Encoding:
Text File  |  1997-08-12  |  2.3 KB  |  79 lines  |  [TEXT/MPS ]

  1. ==============================================
  2. Universal Interfaces & Libraries Release Notes 
  3. ==============================================
  4.  
  5. Version: Universal Interfaces 3.0.1
  6. Date:    August 12, 1997
  7. Author:  Nick Kledzik
  8.  
  9. ==========================================
  10. New Features in Universal Interfaces 3.0.1
  11. ==========================================
  12.  
  13. -    QuickTime VR interfaces and libraries are now included.
  14.  
  15. -    Appearance Manager (Mac OS 8) interfaces and libraries are now included.
  16.  
  17. -    FoldersLib (Mac OS 8) stub library is now included.
  18.  
  19. -    PCCard 3.0 (aka PCMCIA) interfaces and libraries are now included.
  20.  
  21. -    Classic 68K libraries are now included.
  22.  
  23. -    Updated to latest LocationManager interfaces and libraries.
  24.  
  25. -    Updated to latest Quickdraw 3D interfaces.
  26.  
  27. -    Updated to latest Unicode Converter interfaces.
  28.  
  29.  
  30. ===================================================
  31. Bug Fixes and Changes in Universal Interfaces 3.0.1
  32. ===================================================
  33.  
  34. -    ConditionalMacros: Add support for NeXT GNU C compiler and
  35.     Motorola mcc compiler.  Add case for Metrowerks pascal Intel
  36.     compiler.
  37.  
  38. -    DriverGestalt: Added constants and strutures to allow disk
  39.     drivers to return their icons and VM/FileMapping abilities.
  40.     
  41. -    Files: new structs and constants were added to support VolMountInfo
  42.     with AppleShare Client 3.7 which supports mounting over IP.  
  43.     Added bSupportsAsyncRequests to GetVolParms attributes.
  44.     
  45. -    FileTypesAndCreators: signature 'PIXL' was renamed from
  46.     sigPixelPaintPro to sigOptix.
  47.     
  48. -    Folders: the folder constants for Location Manager were added.
  49.  
  50. -    Fonts: the fields FMOutput.fontHandle and WidthTable.tabFont
  51.     had their name and type restored.  In the 3.0 release they
  52.     mistakenly went out with the type FontResult.
  53.     
  54. -    LowMem.h: Fix accessor macros which did not have extra parenthesis
  55.     around arguments.
  56.     
  57. -    Types: Fix definition of ProcPtr and Register68KProcPtr to use
  58.     CALLBACK_API() macros.
  59.  
  60.  
  61.  
  62. ==========================
  63. Known Bugs and Limitations
  64. ==========================
  65.  
  66. -    Not all compilers are supported by ConditionalMacros.h, in particular
  67.     the variations on GNU C.
  68.  
  69. -    Although the framework is in place, the 3.0.1 Universal Interfaces do
  70.     not yet work on other platforms (e.g. unix or Win32).  
  71.  
  72.  
  73. -------------------------------------------------------------------------
  74. Nick Kledzik
  75. Universal Interfaces 
  76. Apple Computer, Inc.
  77.  
  78.  
  79.